home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / CINSTALL.DAT < prev    next >
Text File  |  1991-11-29  |  375b  |  14 lines

  1. Explanation of the INSTALL command. 
  2. It is CONFIG.SYS.
  3.  
  4. This command will load Memory-resident 
  5. programs when you start up your computer. 
  6. It can only be used with other MS-DOS 
  7. programs.
  8.  
  9. Example: 
  10.        To insatll fastopen as memory-resident 
  11.        you would type the following into your
  12.        CONFIG.SYS file:
  13.          install=c:\dos\fastopen c:=48 d:=48
  14.